stunnel: update version to 5.73
authorFlorian Eckert <[email protected]>
Mon, 16 Sep 2024 11:01:16 +0000 (13:01 +0200)
committerFlorian Eckert <[email protected]>
Thu, 4 Sep 2025 06:32:22 +0000 (08:32 +0200)
commit9d640d8da8b98696d745aad077a8424de2074cfe
treefd6f96c447128d75ef5c6cf14e7465d86694c5e8
parentb3098fe68a0559b8a8958f2ec1a537d7468ad72c
stunnel: update version to 5.73

Bugfixes
* Fixed a memory leak while reloading stunnel.conf sections with
  "client=yes" and "delay=no".
* Fixed TIMEOUTocsp with values greater than 4.
* Fix the IPv6 test on a non-IPv6 machine.

Features
* HELO replaced with EHLO in the post-STARTTLS SMTP protocol negotiation
* OCSP stapling fetches moved away from server threads.
* improved client-side session resumption.
* Added support for the mimalloc allocator.
* Check for protocolHost moved to configuration file processing for the
  client-side CONNECT protocol.
* Clarified some confusing OpenSSL's certificate verification error messages.

Signed-off-by: Florian Eckert <[email protected]>
net/stunnel/Makefile